-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(chore): automatic release v0.0.2 #602
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
* WIP On docker integration * WIP on adding docker support * WIP on adding docker support * chore: Add cacheTime parameter to createCacheChannel function * bugfix: Add node-loader npm dependency for webpack configuration * revert changes * chore: Add node-loader npm dependency for webpack configuration * feat: Add Docker container list to DockerPage * chore: apply pr suggestions * fix: fix printing issue using a Date objext * chore: Update npm dependencies * feat: Create DockerTable component for displaying Docker container list * feat: Refactor DockerPage to use DockerTable component * feat: Refactor DockerPage to use DockerTable component * feat: Add useTimeAgo hook for displaying relative timestamps * feat: Add hooks module to common package * refactor: Update DockerTable component Include container actions and state badges * feat: add information about instance for docker containers * feat: Add OverflowBadge component for displaying overflowed data * feat: Refactor DockerSingleton to use host and instance properties This commit refactors the DockerSingleton class in the `docker.ts` file to use the `host` and `instance` properties instead of the previous `key` and `remoteApi` properties. This change improves clarity and consistency in the codebase. * feat: Add OverflowBadge component for displaying overflowed data * feat: Improve DockerTable component with Avatar and Name column This commit enhances the DockerTable component in the `DockerTable.tsx` file by adding an Avatar and Name column. The Avatar column displays an icon based on the Docker container's image, while the Name column shows the container's name. This improvement provides better visual representation and identification of the containers in the table. * feat: Enhance DockerTable component with Avatar and Name columns * refactor: improve docker table and icon resolution * chore: address pull request feedback * fix: format issues * chore: add missing translations * refactor: remove black background --------- Co-authored-by: Meier Lukas <[email protected]>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
| ci: fix pull request description
|
| ci: add automerge label to create PR step
|
| ci: fix pr number target
|
| ci: remove if condition from create PR step
|
| ci: fix fetch depth (ci: fix fetch depth #599)
|
| ci: fix branch to compare tags (ci: fix branch to compare tags #598)
|
| fix: default branch for tag compare (fix: default branch for tag compare #597)
|
| refactor: clean up workflows (refactor: clean up workflows #596)
|
| ci: add automatic release workflow (ci: add automatic release workflow #583)
|
| fix(deps): update dependency prettier to ^3.3.0 (fix(deps): update dependency prettier to ^3.3.0 #594)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency mantine-react-table to v2.0.0-beta.4 (fix(deps): update dependency mantine-react-table to v2.0.0-beta.4 #593)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| chore(deps): update dependency @types/node to ^20.13.0 (chore(deps): update dependency @types/node to ^20.13.0 #592)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| chore(deps): update dependency @types/node to ^20.12.14 (chore(deps): update dependency @types/node to ^20.12.14 #591)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency better-sqlite3 to v11 (fix(deps): update dependency better-sqlite3 to v11 #587)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency drizzle-kit to ^0.22.1 (fix(deps): update dependency drizzle-kit to ^0.22.1 #590)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency drizzle-orm to ^0.31.0 (fix(deps): update dependency drizzle-orm to ^0.31.0 #589)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency drizzle-kit to ^0.22.0 (fix(deps): update dependency drizzle-kit to ^0.22.0 #588)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency sass to ^1.77.4 (fix(deps): update dependency sass to ^1.77.4 #586)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency mysql2 to v3.10.0 (fix(deps): update dependency mysql2 to v3.10.0 #585)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency better-sqlite3 to ^10.1.0 (fix(deps): update dependency better-sqlite3 to ^10.1.0 #584)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| chore(deps): update pnpm to v9.1.4 (chore(deps): update pnpm to v9.1.4 #582)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update mantine monorepo to ^7.10.1 (fix(deps): update mantine monorepo to ^7.10.1 #581)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency sass to ^1.77.3 (fix(deps): update dependency sass to ^1.77.3 #579)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| feat: add docker container table (feat: add docker container table #520)
| * WIP On docker integration
|
| * WIP on adding docker support
|
| * WIP on adding docker support
|
| * chore: Add cacheTime parameter to createCacheChannel function
|
| * bugfix: Add node-loader npm dependency for webpack configuration
|
| * revert changes
|
| * chore: Add node-loader npm dependency for webpack configuration
|
| * feat: Add Docker container list to DockerPage
|
| * chore: apply pr suggestions
|
| * fix: fix printing issue using a Date objext
|
| * chore: Update npm dependencies
|
| * feat: Create DockerTable component for displaying Docker container list
|
| * feat: Refactor DockerPage to use DockerTable component
|
| * feat: Refactor DockerPage to use DockerTable component
|
| * feat: Add useTimeAgo hook for displaying relative timestamps
|
| * feat: Add hooks module to common package
|
| * refactor: Update DockerTable component
|
| Include container actions and state badges
|
| * feat: add information about instance for docker containers
|
| * feat: Add OverflowBadge component for displaying overflowed data
|
| * feat: Refactor DockerSingleton to use host and instance properties
|
| This commit refactors the DockerSingleton class in the
docker.ts
file to use thehost
andinstance
properties instead of the previouskey
andremoteApi
properties. This change improves clarity and consistency in the codebase.|
| * feat: Add OverflowBadge component for displaying overflowed data
|
| * feat: Improve DockerTable component with Avatar and Name column
|
| This commit enhances the DockerTable component in the
DockerTable.tsx
file by adding an Avatar and Name column. The Avatar column displays an icon based on the Docker container's image, while the Name column shows the container's name. This improvement provides better visual representation and identification of the containers in the table.|
| * feat: Enhance DockerTable component with Avatar and Name columns
|
| * refactor: improve docker table and icon resolution
|
| * chore: address pull request feedback
|
| * fix: format issues
|
| * chore: add missing translations
|
| * refactor: remove black background
|
| ---------
|
| Co-authored-by: Meier Lukas [email protected]
| chore(deps): update actions/checkout action to v4 (chore(deps): update actions/checkout action to v4 #571)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| chore(deps): update dependency @types/node to ^20.12.13 (chore(deps): update dependency @types/node to ^20.12.13 #577)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency mysql2 to v3.9.9 (fix(deps): update dependency mysql2 to v3.9.9 #576)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency flag-icons to ^7.2.3 (fix(deps): update dependency flag-icons to ^7.2.3 #575)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| chore(deps): update node.js to v20.14.0 (chore(deps): update node.js to v20.14.0 #573)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix(deps): update dependency eslint-plugin-react to ^7.34.2 (fix(deps): update dependency eslint-plugin-react to ^7.34.2 #567)
| Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| fix: renovate automatic approval typo no file extension (fix: renovate automatic approval typo no file extension #572)
|
fix(deps): update dependency @trpc/client to v11.0.0-rc.382 (fix(deps): update dependency @trpc/client to v11.0.0-rc.382 #568)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
| Merge pull request chore: merge to main #570 from homarr-labs/dev
| chore: merge to main
Merge pull request chore: merge to main #547 from homarr-labs/dev
chore: merge to main